This command will setup the internal requirements for batching 2D lines. The Size parameter is how many lines maximum can be used
with the current batch. This command is used in conjuction with the 2D line batch functions. Using batching will enable you to draw
multiple 2D lines more efficiently.
D3D_BATCH_SET_LINE2D Size
RELATED INFO EXAMPLE